home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 1997 - Internet / Internet CD.iso / nerd31 / webphone.exe / QUESTION.FRM < prev    next >
Text File  |  1996-07-19  |  6KB  |  103 lines

  1. // Set up the global form stuff.
  2. FORM_ID(1)
  3. FORM_SIZE(516,340)
  4. FORM_ARROW_NAV(1,19,305,484,305)
  5. FORM_PAGE_COUNT(402,305,80,16,2)
  6. FORM_BOX_RECT(16,16,484,308)
  7. FORM_EXIT_BOX(480,18,1)
  8.  
  9.  
  10. // Page 1.
  11.  
  12. STATIC_HITEXT("Welcome to the NetSpeak WebPhone",0,18,-1,18,1)
  13. STATIC_TEXT("The Leader in Internet Telephony",145,38,260,16)
  14.  
  15. STATIC_TEXT("We would appreciate it if you would supply us with the following",30,55,456,16)
  16. STATIC_TEXT("confidential info so we can better serve you:",30,70,456,16)
  17.  
  18. STATIC_TEXT("1. Your sex:",30,90,75,16)
  19. CTRL_CHECK_LIST(2,-1,"Male",120,90,50,16,"Female",180,90,70,16)
  20.  
  21. STATIC_TEXT("2. Your age:",30,110,75,16)
  22. CTRL_CHECK_LIST(7,-1,"Under 18",120,110,80,16,"18 to 24",120,130,80,16,
  23.                      "25 to 34",205,110,80,16,"35 to 44",205,130,80,16,
  24.                      "45 to 54",290,110,80,16,"55 to 64",290,130,80,16,
  25.                      "Over 65" ,375,110,80,16)
  26.  
  27. STATIC_TEXT("3. Your current marital status:",30,150,185,16)
  28. CTRL_CHECK_LIST(4,-1,         "Single", 60,170, 70,16,   "Married",145,170, 70,16,
  29.                   "Divorced/Separated",240,170,135,16,   "Widowed",400,170,120,16)
  30.  
  31. STATIC_TEXT("4. How many children live in your household?",30,190,290,16)
  32. CTRL_CHECK_LIST(4,-1,"0",330,190,30,16,  "1",370,190,30,16,
  33.                      "2",410,190,30,16, "3+",450,190,60,16)
  34.  
  35. STATIC_TEXT("5. How did you hear about WebPhone?",30,210,310,16)
  36. CTRL_CHECK_LIST(6,-1,  "Friends/Family",60,230,120,16,  "Trade Show",190,230,90,16,  "Internet Service Provider",320,230,170,16,
  37.                         "Search Engine",60,250,120,16,    "Magazine",190,250,80,16,                      "Other",320,250,55,16)
  38.  
  39. STATIC_TEXT("6. Which best describes your highest level of education completed?",30,270,430,16)
  40. CTRL_CHECK_LIST(5,-1,  "None", 60,290, 50,16,     "High School",120,290, 95,16,   "College",220,290,70,16,
  41.                     "Grad School",290,290,100,16,     "Doctorate",390,290, 80,16)
  42.  
  43. PAGE_BREAK
  44.  
  45.  
  46.  
  47. // Page 2.
  48.  
  49. STATIC_TEXT("7. What is you annual household income?",30,30,270,16)
  50. CTRL_CHECK_LIST(6,-1,     "Under $20,000",60,50,130,16,   "$50,001 to $75,000",198,50,140,16, "$100,001 to $150,000",346,50,145,16,
  51.                      "$20,000 to $50,000",60,70,130,16,  "$75,001 to $100,000",198,70,140,16,        "Over $150,000",346,70,105,16)
  52.  
  53. STATIC_TEXT("8. Which best describes your occupation?",30, 90,270,16)
  54. CTRL_CHECK_LIST(10,-1, "Administrative",                      60,110,100,16,
  55.                        "Education",                           60,130, 80,16,
  56.                        "Engineering",                         60,150,100,16,
  57.                        "Marketing",                           60,170, 90,16,
  58.                        "Professional",                        60,190,100,16,
  59.                        "Sales",                              230,110, 60,16,
  60.                        "Skilled Worker",                     230,130,120,16,
  61.                        "Student",                            230,150, 70,16,
  62.                        "Tradesman/Skilled Laborer",          230,170,180,16,
  63.                        "Other",                              230,190, 60,16)
  64.  
  65. STATIC_TEXT("9. Do you",30,210,60,16)
  66. STATIC_TEXT("or",150,210,20,16)
  67. STATIC_TEXT("your residence?",235,210,110,16)
  68. CTRL_CHECK_LIST(2,-1,"own",100,210,50,16,"rent",180,210,45,16)
  69.  
  70. STATIC_TEXT("10. Do you",30,230,70,16)
  71. STATIC_TEXT("or",160,230,20,16)
  72. STATIC_TEXT("your car?",255,230,80,16)
  73. CTRL_CHECK_LIST(2,-1,"own",110,230,50,16,"lease",190,230,55,16)
  74.  
  75. STATIC_TEXT("11. How often do you use your computer per week?",30,250,325,16)
  76. CTRL_CHECK_LIST(4,-1, "1 time or less", 60,270,100,16,     "2 to 3 times",170,270, 90,16,
  77.                         "4 to 5 times",270,270, 90,16,  "6 or more times",370,270,115,16)
  78.  
  79. STATIC_TEXT("12. Where do you use a computer?",30,290,220,16)
  80. CTRL_CHECK_LIST(3,-1,  "Home",280,290,60,16, "Office",340,290,60,16, "Both",400,290,60,16)
  81.  
  82. PAGE_BREAK
  83.  
  84.  
  85.  
  86. // Page 3.
  87.  
  88. STATIC_TEXT("13. Which of the following sports or forms of entertainment",30,20,400,16)
  89. STATIC_TEXT("do you participate in or enjoy on a regular basis?",70,34,400,16)
  90. CTRL_CHECK_LIST(35,-2, "Aerobics",50, 55,100,16,           "Diving",157, 55,125,16,   "In-Line Skating",287, 55,110,16,       "Skiing",400, 55,98,16);
  91.                         "Archery",50, 75,100,16,          "Fishing",157, 75,125,16,            "Movies",287, 75,110,16,       "Soccer",400, 75,98,16);
  92.                        "Baseball",50, 95,100,16,         "Football",157, 95,125,16,       "Photography",287, 95,110,16,      "Surfing",400, 95,98,16);
  93.                      "Basketball",50,115,100,16,        "Gardening",157,115,125,16,     "Power Boating",287,115,110,16,     "Swimming",400,115,98,16);
  94.                   "Body Building",50,135,100,16,             "Golf",157,135,125,16,       "Racquetball",287,135,110,16,       "Tennis",400,135,98,16);
  95.                         "Bowling",50,155,100,16,           "Hiking",157,155,125,16,           "Reading",287,155,110,16,       "Travel",400,155,98,16);
  96.                         "Cooking",50,175,100,16,           "Hockey",157,175,125,16,           "Running",287,175,110,16,  "Video Games",400,175,98,16);
  97.                         "Cycling",50,195,100,16, "Horseback Riding",157,195,125,16,           "Sailing",287,195,110,16,   "Volleyball",400,195,98,16);
  98.                         "Dancing",50,215,100,16,          "Hunting",157,215,125,16,           "Singing",287,215,110,16);
  99.  
  100. STATIC_TEXT("Thank you for taking the time to fill out this questionnaire.",30,270,400,16)
  101.  
  102. CTRL_BUTTON("Submit",208,300,100,20,CMD_SEND)
  103.